home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / FredFish PD 319.adf / CNewsSrc / uupc.lzh / uupc / uuhost.c < prev    next >
C/C++ Source or Header  |  1990-01-16  |  290b  |  17 lines

  1. /*
  2.  *    uuhost.c
  3.  *
  4.  *    Amiga UUPC Host
  5.  *
  6.  *    $Id: uuhost.c,v 1.2 90/01/16 10:28:04 crash Exp Locker: crash $
  7.  */
  8.  
  9. #ifndef lint
  10. static char RCSid[] = "$Id: uuhost.c,v 1.2 90/01/16 10:28:04 crash Exp Locker: crash $";
  11. #endif /* lint */
  12.  
  13. #define    MAIN    dcpmain
  14. #define CWDSPOOL
  15.  
  16. #include    "host.c"
  17.